-
Home
-
AFIP para WooCommerce
-
3.1.0
-
Code
-
Classes
- OrderProcessor
Total Complexity |
40 |
Dependencies |
12 |
Dependents |
4 |
Total lines |
290 |
Lines of code |
196 |
Logical lines of code |
129 |
Comment lines |
27 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_order() |
B |
33 |
16 |
97 |
create_credit_note() |
S |
50 |
5 |
28 |
get_discount() |
S |
62 |
3 |
11 |
add_extra_fees() |
S |
62 |
3 |
11 |
handle_order_status() |
S |
67 |
3 |
7 |
find_tax_type() |
S |
67 |
3 |
8 |
add_tax_type_to_items() |
S |
64 |
2 |
10 |
add_shipping_as_item() |
S |
66 |
2 |
8 |
__construct() |
S |
69 |
1 |
6 |
send_invoice_mail() |
S |
73 |
1 |
5 |
send_credit_note_mail() |
S |
73 |
1 |
5 |